Welcome![Sign In][Sign Up]
Location:
Search - java life game

Search list

[Other resourceGameOfLife_java

Description: 生命游戏的java源代码。基于元胞自动机的生命游戏,是学习和深入CA方法的很好例子。-life game of java source code. Based on Cellular Automata game of life, and in-depth study of CA good example.
Platform: | Size: 4022 | Author: 颜建军 | Hits:

[JSP/JavaGame-of-Life(jibu)

Description: 采用jibu实现的Java并行编程的一个例子。 演示的是生命游戏。
Platform: | Size: 17055 | Author: WuMing | Hits:

[Game Programjavalivegame

Description: 一个JAVA编的生命游戏.是模仿生物生死发展过程的.-a series of the game of life. Yes mimic biological fate of the development process.
Platform: | Size: 31744 | Author: 李剑宝 | Hits:

[Other Games43127

Description: In this game, you must assist a monkey in collecting food as it falls from the Tree of Life to feed the starving populace of Hungry Monkey Island. To help you, there are several powerful Runes which can unleash special powers that aid you in collecting the food. The game has 16 levels. -In this game, you must assist a monkey in collecting food as it falls from the Tree of Life to feed the starving populace of Hungry Monkey Island. To help you, there are several powerful Runescape which can unleash special powers that aid you in collecting the food. The game has 16 levels.
Platform: | Size: 57344 | Author: fd | Hits:

[Otherjavagame1245

Description:  ? 部分内容   首先我们在init()方法中加载所有游戏必要的资源,包括声音,鼠标事件的监听、背景等相关设置。利用addBomb()方法增加bomb的数量、初始位置及初始化颜色。再利用start()启动线程。线程调用run()方法,处理炸弹下降运动down()。Repaint()会在每一个单位时间调用paint()方法不断的刷新屏幕,paint()调用Bomb.addBomb()绘制炸弹。当游戏者按下鼠标,mousePress()事件激活,判断是否点中了炸弹。如果点中addScore()自动加1分。如果没有点中炸弹,炸弹继续下降,当撞到屏幕wasHitEarth()方法激活,其内调用death()方法,减少Denfenser.life生命点,同时audio.play()处理声音的播放,用以提示游戏者。当你的生命点数小于0时”Game Over”。-first part of the init () method to load the game all the necessary resources, including the voices of the mouse wiretapping, and other relevant background set. Use addBomb () method to increase the number of bomb, the initial location and initialization color. Reuse start () activated threads. Call threads run () method to deal with bomb dropped down Movement (). Hamas () in a unit time per call to paint () method is constantly refresh the screen, paint () call Bomb.addBomb () to draw bomb. When pressed mouse game, mousePress () activation of the incident to determine whether the point of the bomb. If the point addScore () an automatic points. If there is no point bombs, continued to decline, hit the screen wasHitEarth () method is activated, Calling within their death (), to reduce Denfe
Platform: | Size: 357376 | Author: 11 | Hits:

[AI-NN-PRGameOfLife_java

Description: 生命游戏的java源代码。基于元胞自动机的生命游戏,是学习和深入CA方法的很好例子。-life game of java source code. Based on Cellular Automata game of life, and in-depth study of CA good example.
Platform: | Size: 4096 | Author: 颜建军 | Hits:

[Software Engineering5ziqiNet

Description: JAVA课程设计(五子棋) 包含论文 摘 要 目前,以计算机技术和网络技术为核心的现代网络技术已在现实生活和生产中得以广泛的使用,休闲类网络游戏集趣味性,娱乐性,互动性和益智性于一体,已经成为多数人群的休闲方式。 本软件使用JAVA语言实现,通过对SCOKET技术的理解,在此基础上建立服务器与多客户端的连接,利用多线程处理多个客户端之间的信息。 通过对软件的编写,加深对以上技术的理解和掌握。 关键词: 多线程 流套接字 APPLET 数据传输 -JAVA Course Design (331) contains papers Abstract At present, computer and network technology at the core of modern networking technology in real life and production is widely used. leisure class network game set interesting, entertaining, interactive and informative sexual integration have become the majority of the leisure crowd. The use of Java software language, right SCOKET technical understanding, In this based on the server and multi-client connectivity, the use of a number of multi-threaded processing between the client information. Through the preparation of the software, a deeper understanding of the techniques above to understand and grasp. Keywords : multithreading flow data transmission socket APPLET
Platform: | Size: 65536 | Author: shushun | Hits:

[JSP/Javalife3D

Description: 使用Java3D编写的生命棋游戏。可拖拽鼠标改变视角。-Prepared by the use of Java3D chess game of life. Can drag the mouse to change the perspective.
Platform: | Size: 19456 | Author: zellux | Hits:

[JSP/Javachap15

Description: JAVA课程设计(五子棋) 包含论文 摘 要 目前,以计算机技术和网络技术为核心的现代网络技术已在现实生活和生产中得以广泛的使用,休闲类网络游戏集趣味性,娱乐性,互动性和益智性于一体,已经成为多数人群的休闲方式。 本软件使用JAVA语言实现,通过对SCOKET技术的理解,在此基础上建立服务器与多客户端的连接,利用多线程处理多个客户端之间的信息。 通过对软件的编写,加深对以上技术的理解和掌握。-JAVA Course Design (Gobang) contains abstracts Currently, computer technology and network technology as the core of modern network technology has been in real life and production can be widely used, leisure-type online game set interesting, entertaining, interactive and beneficial intellectual in one, the crowd has become the most casual way. This software use JAVA language to achieve, through technology SCOKET understanding, on the basis of the establishment of servers and multiple client connections, using multi-threaded between multiple clients deal with information. Through the preparation of software to enhance the above understanding and mastering technology.
Platform: | Size: 3072 | Author: lgb | Hits:

[JSP/JavaGame-of-Life(jibu)

Description: 采用jibu实现的Java并行编程的一个例子。 演示的是生命游戏。-Using the Java realize jibu an example of parallel programming. Demonstration of the game of life.
Platform: | Size: 16384 | Author: WuMing | Hits:

[JSP/Javaonedimca

Description: 很好的一个复杂网络的元胞自动机生命游戏源程序.-Good of a complex network of cellular automaton Game of Life source code.
Platform: | Size: 14336 | Author: 陈峰 | Hits:

[Game Programz3f_nokia_N7370

Description: java 游侠:这位武当始祖、太极宗师、百岁真人,他的少年生活究竟是怎样的?在这款RPG游戏中,张三丰、郭襄、觉远大师、峨嵋、武当、少林、九阳神功,这些熟悉的名字之间又有着怎样千丝万缕的联系-java Ranger: The ancestor of Wudang, Tai Chi master, real life, his livelihood juvenile what is? At this RPG game, Master,郭襄, Master觉远, Emei, Wudang, Shaolin, martial art Joyoung, these familiar names have between how inextricably linked to ... ...
Platform: | Size: 845824 | Author: 张er | Hits:

[JSP/JavaLiveGame

Description: 生命游戏的规则,大家应该都很清楚了,这个Java的生命游戏程序就是演示生命游戏,它的功能是:用户可以设置初始布局(人工布局、电脑随机生成、载入已有的生命状态布局),布局以后可以 增加或减少布局的生命个数,暂停或开始生命游戏, 另外,可以将某时刻生命游戏演进的状态保存(代码中附带几个比较有趣的 生命游戏演化状态)-The rules of the game of life, we should be very clear that this Java program is the Game of Life Game of Life demo, and its function is to: Users can set up the initial layout (manual layout, the computer randomly generated, have been included in the life of the state of the layout of ), the layout after layout can increase or decrease in the number of lives, the lives of the suspension or the beginning of the game, and can be a life-time evolution of the state of preservation of the game (code number of the more interesting side of life the evolution of the state of the game)
Platform: | Size: 5120 | Author: 苏庆强 | Hits:

[Other Gamesgame_of_life

Description: [game of life] in complexed system
Platform: | Size: 3072 | Author: lee uijun | Hits:

[Game Programweiqi

Description: java小游戏!能够在一般的Java编辑环境下运行,此游戏能够模拟现实生活中的围棋游戏!-java games! Can generally run under Java editing environment, this game is to simulate the real-life chess game!
Platform: | Size: 8192 | Author: 郭晓龙 | Hits:

[Game Programgameoflife

Description: game of life 演化计算仿真 传说中著名的生命游戏 by John Conway-game of life
Platform: | Size: 50176 | Author: sing | Hits:

[Mathimatics-Numerical algorithmsJava

Description: 骑士走棋盘、八个皇后、八枚银币、生命游戏、字串核对、双色、三色河内塔、背包问题-Knight walking the board, eight queens, eight silver, Game of Life, string matching, two-, three-color Hanoi Tower, knapsack problem, etc.
Platform: | Size: 709632 | Author: congcong55 | Hits:

[JSP/JavaJava-game

Description: 小游戏的普及是我们生活丰富多彩,扫雷游戏大多数人都玩过,那么看看它的开发原理吧-The popularity of games our life colorful, most people have played minesweeper game, then look at its development principle of it
Platform: | Size: 14336 | Author: 霍文敏 | Hits:

[Software EngineeringHAXIBAIO.ZIP

Description: 利用哈希表做个生命游戏,必须使用哈希表才可以的,是一个简单的控制台的java生命游戏,欢迎改进-Use a hash table to be a game of life, you must use a hash table can, is a simple java console Game of Life, welcomed the improved
Platform: | Size: 155648 | Author: 中成微 | Hits:

[Other Riddle gamesLifeGame

Description: Life Game(生命游戏)Java 实现,体现了元胞自动机的重要思想-game of life
Platform: | Size: 9216 | Author: 星球 | Hits:
« 12 »

CodeBus www.codebus.net